Interface - Preview
This section controls the appearance of HTML and wiki pages in preview mode. Some plugins add new page types that also feature a preview mode; these settings apply to those page types as well.
The Font setting allows you to define the default font size and typeface used on the page.
In the Additional styles (CSS) input field, you can enter your own CSS styles to be added to every page (provided the page type supports this parameter). This setting is intended for advanced users who are familiar with CSS and wish to customize the look of their pages without creating separate page styles. For this purpose, the wiki page parser adds numerous CSS classes to various formatting elements within notes, which can be used for fine-tuning the appearance.
If the HtmlFormatter plugin is enabled, a Paragraph separator setting will be added to this section. This setting allows you to switch between different formatting modes for text blocks separated by empty lines. Using the drop-down list, you can choose how spacing between text blocks is handled: by using <br> tags or by wrapping blocks in <p>...</p> tags.
See also: